@charset "gb2312";
/* CSS Document */

*{ margin:0; padding:0;}
ul,ol{ list-style:none; }
a{ text-decoration: none; color:#4c4c4c;}
a:hover{color:#ac2329; cursor:pointer;}
.tabclass{color:#FFF; font-size:16px; background-image:url(/images/t02.jpg);};
.font12px{ font-size:12px !important;}
.font14px{ font-size:14px !important;}
.font16px{ font-size:16px !important;}
.left{ float:left; }
.right{ float:right; }
#container{width:1000px; margin:0 auto;}
img{border:0px;}
/*header*/

#header{ height:115px;position:relative; z-index:1;}
#topnav{ position:relative; height:25px; line-height:25px; font-size:12px !important;}
#topnav ul{ text-align:right; position:absolute; right:0;}
#topnav ul li{ float:left; margin-right:5px;}

#logo{ height:85px; width:320px; float:left; position:relative;}
/* seach_bar */
.seach_bg{float:right;width: 430px;height: 30px; margin-top:10px; background: url(/images/searchbg.gif) no-repeat;}
#seach_btn{width: 77px;height: 30px;cursor: pointer;border: 0 none;background: none;float: right;}
#seach_keyword{width: 344px;height: 22px;line-height: 22px;padding: 4px;float: left;border: 0 none;background: none;}
/* seach_bar end */
#keyword{ width:200px; height:18px; border:#999 1px solid;}
#btn{width:35px; height:20px; cursor:pointer; background-image: url(/images/t01.png); border:0; background-repeat:no-repeat;}

#nav{ height:45px; width:680px; float:left; margin-top:5px; line-height:45px; z-index:9; position:relative;}
#nav ul{ margin-left:15px; font-size:15px;}
#nav ul li{ float:left; width:95px; text-align:center; font-family:"ËÎÌå"; font-weight:bold; color:#666; cursor:pointer;font-size:15px;}
#nav ul li:hover{ color:#FFF; font-size:16px; background-image:url(/images/t02.jpg);}
#nav ul li a{display:block; font-family:"ËÎÌå"; font-weight:bold; color:#666; cursor:pointer;font-size:15px;}
#nav ul li a:hover{ color:#FFF; font-size:16px; background-image:url(/images/t02.jpg);}
/*#nav ol{ z-index:999; position:absolute; width:570px; height:30px; top:45px; right:0px; background-image:url(/images/t06.png);; line-height:30px; display:none; font-size:12px !important;}*/
#nav ol{ width: 95px; z-index:999; position:absolute; top:45px; line-height:30px; display:none; font-size:12px !important;}
#nav ol li{ display: block; background-color: rgba(0, 0, 0, 0.6); color:#FFF; height:30px; line-height:30px; margin-bottom: 1px;}
#nav ol li:hover{ font-size:12px; background-image:url();}
#nav ol li a{width:90px; float:left;height:30px; color:#FFF; font-size:12px;}
#nav ol li a:hover{ color:#900;background-image:url(); font-size:12px;}
#nav ol li div{color:#FFF; width:5px; height:30px; float:left;}

/*header end*/

/*main*/
#main{position:relative;}
/*main end*/


/*footer*/
#footer{ display: flex; flex-direction: column; align-items: center; font-size:12px !important; line-height: 17px; padding-bottom:30px; }
/*footer end*/
